home *** CD-ROM | disk | FTP | other *** search
/ Chip 2007 January, February, March & April / Chip-Cover-CD-2007-02.iso / Pakiet internetowy / Czytniki RSS / Paseczek 1.0.0.261 / Paseczek-1.0.0.261.exe / {app} / Plugins / RSS.ds / 0 / RCDATA / TFRSSSOURCE / TFRSSSOURCE.txt
Text File  |  2006-10-31  |  12KB  |  362 lines

  1. object fRSSSource: TfRSSSource
  2.   Left = 400
  3.   Top = 447
  4.   BorderStyle = bsDialog
  5.   Caption = '∩┐╜r∩┐╜d∩┐╜o RSS'
  6.   ClientHeight = 167
  7.   ClientWidth = 386
  8.   Font.Charset = EASTEUROPE_CHARSET
  9.   Font.Color = clWindowText
  10.   Font.Height = -11
  11.   Font.Name = 'Tahoma'
  12.   Font.Style = []
  13.   OnShow = FormShow
  14.   PixelsPerInch = 96
  15.   TextHeight = 13
  16.   object MBW: TMBCustomWindow
  17.     Left = 0
  18.     Top = 0
  19.     Width = 386
  20.     Height = 167
  21.     MBWMain = dmRSSMain.MBWM
  22.     State = sBrowse
  23.     OnUpdateLanguage = MBWUpdateLanguage
  24.     Align = alClient
  25.     BevelInner = bvNone
  26.     BevelOuter = bvNone
  27.     TabOrder = 0
  28.     object lRSSSource: TMBWMBLabel
  29.       Left = 10
  30.       Top = 8
  31.       Width = 57
  32.       Height = 13
  33.       Caption = '∩┐╜r∩┐╜d∩┐╜o RSS:'
  34.       FocusControl = eRSSSource
  35.       Font.Charset = DEFAULT_CHARSET
  36.       Font.Color = clWindowText
  37.       Font.Height = -11
  38.       Font.Name = 'Tahoma'
  39.       Font.Style = []
  40.       ParentFont = False
  41.       Transparent = True
  42.       CaptionId = 6
  43.       CaptionSuffix = ':'
  44.       HintId = -1
  45.       HotNameId = -1
  46.       AutoUpdateCharset = True
  47.       HotKey = 0
  48.       IgnoreState = False
  49.       States = [sEdit, sInsert, sBrowse, sSelect, sReset]
  50.       Window = MBW
  51.       UserRights.VisibleRight = [ugAdministrators, ugPriviligedUser, ugAdvancedUser, ugUser, ugGuest, ugBackupOperator, ugDataControler]
  52.       UserRights.EnabledRight = [ugAdministrators, ugPriviligedUser, ugAdvancedUser, ugUser, ugGuest, ugBackupOperator, ugDataControler]
  53.       HotKeyStyle = hksAlwaysActive
  54.     end
  55.     object Bevel1: TBevel
  56.       Left = 5
  57.       Top = 127
  58.       Width = 376
  59.       Height = 2
  60.       Shape = bsTopLine
  61.     end
  62.     object eRSSSource: TMBWMBEdit
  63.       Left = 10
  64.       Top = 22
  65.       Width = 366
  66.       Height = 21
  67.       Editing = True
  68.       Font.Charset = DEFAULT_CHARSET
  69.       Font.Color = clWindowText
  70.       Font.Height = -11
  71.       Font.Name = 'Tahoma'
  72.       Font.Style = []
  73.       ParentFont = False
  74.       PasswordChar = #0
  75.       TabOrder = 0
  76.       Text = 'eRSSSource'
  77.       OnChange = eRSSSourceChange
  78.       HintId = -1
  79.       HotNameId = -1
  80.       AutoUpdateCharset = True
  81.       HotKey = 0
  82.       IgnoreState = False
  83.       States = [sEdit, sInsert, sBrowse, sSelect, sReset]
  84.       Window = MBW
  85.       UserRights.VisibleRight = [ugAdministrators, ugPriviligedUser, ugAdvancedUser, ugUser, ugGuest, ugBackupOperator, ugDataControler]
  86.       UserRights.EnabledRight = [ugAdministrators, ugPriviligedUser, ugAdvancedUser, ugUser, ugGuest, ugBackupOperator, ugDataControler]
  87.       HotKeyStyle = hksAlwaysActive
  88.     end
  89.     object bOK: TMBWMBHoverButton
  90.       Left = 221
  91.       Top = 136
  92.       Width = 75
  93.       Height = 25
  94.       Caption = 'OK'
  95.       AllowAllUp = False
  96.       Default = True
  97.       Font.Charset = DEFAULT_CHARSET
  98.       Font.Color = clWindowText
  99.       Font.Height = -11
  100.       Font.Name = 'Tahoma'
  101.       Font.Style = []
  102.       ParentFont = False
  103.       TabOrder = 2
  104.       TabStop = True
  105.       ButtonType = btPushButton
  106.       VerticalAlignment = vjCenter
  107.       HorizontalAlignment = hjCenter
  108.       Layout = blGlyphTop
  109.       ModalResult = 1
  110.       UseWindowRegion = False
  111.       CaptionId = 7
  112.       HintId = -1
  113.       HotNameId = -1
  114.       AutoUpdateCharset = True
  115.       HotKey = 0
  116.       IgnoreState = False
  117.       States = [sEdit, sInsert, sBrowse, sSelect, sReset]
  118.       Window = MBW
  119.       UserRights.VisibleRight = [ugAdministrators, ugPriviligedUser, ugAdvancedUser, ugUser, ugGuest, ugBackupOperator, ugDataControler]
  120.       UserRights.EnabledRight = [ugAdministrators, ugPriviligedUser, ugAdvancedUser, ugUser, ugGuest, ugBackupOperator, ugDataControler]
  121.       HotKeyStyle = hksAlwaysActive
  122.       ActiveGlyph = {}
  123.       InactiveGlyph = {}
  124.       DisabledGlyph = {}
  125.     end
  126.     object bCancel: TMBWMBHoverButton
  127.       Left = 301
  128.       Top = 136
  129.       Width = 75
  130.       Height = 25
  131.       Caption = 'Anuluj'
  132.       AllowAllUp = False
  133.       Cancel = True
  134.       Font.Charset = DEFAULT_CHARSET
  135.       Font.Color = clWindowText
  136.       Font.Height = -11
  137.       Font.Name = 'Tahoma'
  138.       Font.Style = []
  139.       ParentFont = False
  140.       TabOrder = 3
  141.       TabStop = True
  142.       ButtonType = btPushButton
  143.       VerticalAlignment = vjCenter
  144.       HorizontalAlignment = hjCenter
  145.       Layout = blGlyphTop
  146.       ModalResult = 2
  147.       UseWindowRegion = False
  148.       CaptionId = 8
  149.       HintId = -1
  150.       HotNameId = -1
  151.       AutoUpdateCharset = True
  152.       HotKey = 0
  153.       IgnoreState = False
  154.       States = [sEdit, sInsert, sBrowse, sSelect, sReset]
  155.       Window = MBW
  156.       UserRights.VisibleRight = [ugAdministrators, ugPriviligedUser, ugAdvancedUser, ugUser, ugGuest, ugBackupOperator, ugDataControler]
  157.       UserRights.EnabledRight = [ugAdministrators, ugPriviligedUser, ugAdvancedUser, ugUser, ugGuest, ugBackupOperator, ugDataControler]
  158.       HotKeyStyle = hksAlwaysActive
  159.       ActiveGlyph = {}
  160.       InactiveGlyph = {}
  161.       DisabledGlyph = {}
  162.     end
  163.     object gbTTL: TMBWMBGroupBox
  164.       Left = 10
  165.       Top = 48
  166.       Width = 366
  167.       Height = 71
  168.       Caption = 'Cz∩┐╜stotliwo∩┐╜∩┐╜ od∩┐╜wie∩┐╜ania:'
  169.       Font.Charset = DEFAULT_CHARSET
  170.       Font.Color = clWindowText
  171.       Font.Height = -11
  172.       Font.Name = 'Tahoma'
  173.       Font.Style = []
  174.       ParentFont = False
  175.       TabOrder = 1
  176.       CaptionId = 24
  177.       CaptionSuffix = ':'
  178.       HintId = -1
  179.       HotNameId = -1
  180.       AutoUpdateCharset = True
  181.       HotKey = 0
  182.       IgnoreState = False
  183.       States = [sEdit, sInsert, sBrowse, sSelect, sReset]
  184.       Window = MBW
  185.       UserRights.VisibleRight = [ugAdministrators, ugPriviligedUser, ugAdvancedUser, ugUser, ugGuest, ugBackupOperator, ugDataControler]
  186.       UserRights.EnabledRight = [ugAdministrators, ugPriviligedUser, ugAdvancedUser, ugUser, ugGuest, ugBackupOperator, ugDataControler]
  187.       HotKeyStyle = hksAlwaysActive
  188.       object lUserTTL: TMBWMBLabel
  189.         Left = 245
  190.         Top = 46
  191.         Width = 26
  192.         Height = 13
  193.         Caption = 'minut'
  194.         Font.Charset = DEFAULT_CHARSET
  195.         Font.Color = clWindowText
  196.         Font.Height = -11
  197.         Font.Name = 'Tahoma'
  198.         Font.Style = []
  199.         ParentFont = False
  200.         Transparent = True
  201.         CaptionId = -1
  202.         HintId = -1
  203.         HotNameId = -1
  204.         AutoUpdateCharset = True
  205.         HotKey = 0
  206.         IgnoreState = False
  207.         States = [sEdit, sInsert, sBrowse, sSelect, sReset]
  208.         Window = MBW
  209.         UserRights.VisibleRight = [ugAdministrators, ugPriviligedUser, ugAdvancedUser, ugUser, ugGuest, ugBackupOperator, ugDataControler]
  210.         UserRights.EnabledRight = [ugAdministrators, ugPriviligedUser, ugAdvancedUser, ugUser, ugGuest, ugBackupOperator, ugDataControler]
  211.         HotKeyStyle = hksAlwaysActive
  212.       end
  213.       object lDefaultTTL: TMBWMBLabel
  214.         Left = 125
  215.         Top = 22
  216.         Width = 74
  217.         Height = 13
  218.         Caption = 'raz na 15 minut'
  219.         Font.Charset = DEFAULT_CHARSET
  220.         Font.Color = clWindowText
  221.         Font.Height = -11
  222.         Font.Name = 'Tahoma'
  223.         Font.Style = []
  224.         ParentFont = False
  225.         Transparent = True
  226.         CaptionId = -1
  227.         HintId = -1
  228.         HotNameId = -1
  229.         AutoUpdateCharset = True
  230.         HotKey = 0
  231.         IgnoreState = False
  232.         States = [sEdit, sInsert, sBrowse, sSelect, sReset]
  233.         Window = MBW
  234.         UserRights.VisibleRight = [ugAdministrators, ugPriviligedUser, ugAdvancedUser, ugUser, ugGuest, ugBackupOperator, ugDataControler]
  235.         UserRights.EnabledRight = [ugAdministrators, ugPriviligedUser, ugAdvancedUser, ugUser, ugGuest, ugBackupOperator, ugDataControler]
  236.         HotKeyStyle = hksAlwaysActive
  237.       end
  238.       object MBWMBLabel3: TMBWMBLabel
  239.         Left = 125
  240.         Top = 46
  241.         Width = 30
  242.         Height = 13
  243.         Caption = 'raz na'
  244.         Font.Charset = DEFAULT_CHARSET
  245.         Font.Color = clWindowText
  246.         Font.Height = -11
  247.         Font.Name = 'Tahoma'
  248.         Font.Style = []
  249.         ParentFont = False
  250.         Transparent = True
  251.         CaptionId = 27
  252.         HintId = -1
  253.         HotNameId = -1
  254.         AutoUpdateCharset = True
  255.         HotKey = 0
  256.         IgnoreState = False
  257.         States = [sEdit, sInsert, sBrowse, sSelect, sReset]
  258.         Window = MBW
  259.         UserRights.VisibleRight = [ugAdministrators, ugPriviligedUser, ugAdvancedUser, ugUser, ugGuest, ugBackupOperator, ugDataControler]
  260.         UserRights.EnabledRight = [ugAdministrators, ugPriviligedUser, ugAdvancedUser, ugUser, ugGuest, ugBackupOperator, ugDataControler]
  261.         HotKeyStyle = hksAlwaysActive
  262.       end
  263.       object rbDefaultTTL: TMBWMBRadioButton
  264.         Left = 10
  265.         Top = 20
  266.         Width = 113
  267.         Height = 17
  268.         Caption = 'Domy∩┐╜lnie'
  269.         Font.Charset = DEFAULT_CHARSET
  270.         Font.Color = clWindowText
  271.         Font.Height = -11
  272.         Font.Name = 'Tahoma'
  273.         Font.Style = []
  274.         ParentFont = False
  275.         TabOrder = 0
  276.         OnClick = rbDefaultTTLClick
  277.         CaptionId = 25
  278.         HintId = -1
  279.         HotNameId = -1
  280.         AutoUpdateCharset = True
  281.         HotKey = 0
  282.         IgnoreState = False
  283.         States = [sEdit, sInsert, sBrowse, sSelect, sReset]
  284.         Window = MBW
  285.         UserRights.VisibleRight = [ugAdministrators, ugPriviligedUser, ugAdvancedUser, ugUser, ugGuest, ugBackupOperator, ugDataControler]
  286.         UserRights.EnabledRight = [ugAdministrators, ugPriviligedUser, ugAdvancedUser, ugUser, ugGuest, ugBackupOperator, ugDataControler]
  287.         HotKeyStyle = hksAlwaysActive
  288.       end
  289.       object rbUserTTL: TMBWMBRadioButton
  290.         Left = 10
  291.         Top = 44
  292.         Width = 113
  293.         Height = 17
  294.         Caption = 'U∩┐╜ytkownika:'
  295.         Font.Charset = DEFAULT_CHARSET
  296.         Font.Color = clWindowText
  297.         Font.Height = -11
  298.         Font.Name = 'Tahoma'
  299.         Font.Style = []
  300.         ParentFont = False
  301.         TabOrder = 1
  302.         OnClick = rbDefaultTTLClick
  303.         CaptionId = 26
  304.         HintId = -1
  305.         HotNameId = -1
  306.         AutoUpdateCharset = True
  307.         HotKey = 0
  308.         IgnoreState = False
  309.         States = [sEdit, sInsert, sBrowse, sSelect, sReset]
  310.         Window = MBW
  311.         UserRights.VisibleRight = [ugAdministrators, ugPriviligedUser, ugAdvancedUser, ugUser, ugGuest, ugBackupOperator, ugDataControler]
  312.         UserRights.EnabledRight = [ugAdministrators, ugPriviligedUser, ugAdvancedUser, ugUser, ugGuest, ugBackupOperator, ugDataControler]
  313.         HotKeyStyle = hksAlwaysActive
  314.       end
  315.       object eUserTTL: TMBWMBCalcEdit
  316.         Left = 170
  317.         Top = 42
  318.         Width = 66
  319.         Height = 21
  320.         AutoSize = False
  321.         DecimalPlaces = 0
  322.         DisplayFormat = '##0'
  323.         Font.Charset = DEFAULT_CHARSET
  324.         Font.Color = clWindowText
  325.         Font.Height = -11
  326.         Font.Name = 'Tahoma'
  327.         Font.Style = []
  328.         ButtonWidth = 0
  329.         Precision = 0
  330.         MaxValue = 1440.000000000000000000
  331.         MinValue = 1.000000000000000000
  332.         NumGlyphs = 3
  333.         ParentFont = False
  334.         SpinButtonWidth = 19
  335.         SpinStep = 1.000000000000000000
  336.         SpinScrollStep = 1.000000000000000000
  337.         TabOrder = 2
  338.         Value = 1.000000000000000000
  339.         ZeroEmpty = False
  340.         OnChange = eUserTTLChange
  341.         HintId = -1
  342.         HotNameId = -1
  343.         AutoUpdateCharset = True
  344.         HotKey = 0
  345.         IgnoreState = False
  346.         States = [sEdit, sInsert, sBrowse, sSelect, sReset]
  347.         Window = MBW
  348.         UserRights.VisibleRight = [ugAdministrators, ugPriviligedUser, ugAdvancedUser, ugUser, ugGuest, ugBackupOperator, ugDataControler]
  349.         UserRights.EnabledRight = [ugAdministrators, ugPriviligedUser, ugAdvancedUser, ugUser, ugGuest, ugBackupOperator, ugDataControler]
  350.         HotKeyStyle = hksAlwaysActive
  351.       end
  352.     end
  353.   end
  354.   object aamMain: TMBAutoAcceleratorMaker
  355.     AutoCalcOnEvent = acNone
  356.     CustomMessage = 0
  357.     IgnoreControls = <>
  358.     Left = 10
  359.     Top = 134
  360.   end
  361. end
  362.